In WebInput.NET V3.0, you can validate the entry text based on edit format. The text will be validated and formatted when the value is changed or the control is lost focus.
In this topic, you will learn how to validate the entry text based on edit format.
To validate the entry text based on edit format
- Right click on WebInput instance to open WebInput.NET Designer.
- Go to Properties tab and set isEnabled to True in Edit section. Set Edit Format Expression to "MM/dd/yyyy".
- Here is the result.
Lost focus it then the final result is :